Welcome![Sign In][Sign Up]
Location:
Search - linux g

Search list

[Linux-Unixalien_8.85.tar

Description: Alien can use special diff files to help make alien packages conform to debian policy. This only used when you are converting to deb format. This document briefly explains how to make them. It assumes you are familiar with working with debian source packages. * Use "alien -g file.rpm" to generate a "source" directory tree. * Make whatever changes you need to make to debian/rules, add other files, etc. * Use dpkg-buildpackage to generate a standard debian .diff.gz file, and stick it in /var/lib/alien. * Test "alien file.rpm" - it should use your diff. If it works properly, (it s best if lintian is happy with the resulting .deb too), send the .diff.gz file to me for inclusion in alien. -- Joey Hess <joeyh@debian.org>-Alien can use special diff files to help make alien packages conform to debian policy. This is only used when you are converting to deb format. This document briefly explains how to make them. It assumes you are familiar with working with debian source packages. * Use "alien-g file.rpm" to generate a "source" directory tree. * Make whatever changes you need to make to debian/rules, add other files, etc. * Use dpkg-buildpackage to generate a standard debian .diff.gz file, and stick it in /var/lib/alien. * Test "alien file.rpm"- it should use your diff. If it works properly, (it s best if lintian is happy with the resulting .deb too), send the .diff.gz file to me for inclusion in alien. -- Joey Hess <joeyh@debian.org>
Platform: | Size: 65536 | Author: lixiao | Hits:

[Linux-UnixLinux-inline-Asm.odt

Description: Linux 内联汇编的编程方法,环境为G-Linux inline Asm
Platform: | Size: 16384 | Author: zoo | Hits:

[Driver DevelopEMERSON

Description: linux 艾默生直流系统通讯协议通讯协议代码,标准c++代码,支持3种编译器:xscale_be-g++,arm-linux-g++,mxscaleb-g++,可做参考学习用。 -Linux Emerson dc system and communication protocol communications protocol code, standard c++ code, support three compiler: xscale_be-g++, arm-Linux-g++, mxscaleb-g++, can do with reference to learn.
Platform: | Size: 3072 | Author: | Hits:

[Software EngineeringLinux-makefile

Description: linux下编写makefile的参考资料,详细说明了GCC和G++下的makefile编写。-Linux makefile produced under the reference material, detail the GCC and G++ of makefile writing.
Platform: | Size: 466944 | Author: 张留全 | Hits:

[Windows Developsfaaac-124taro

Description: mpeg4 AAC源代码,是一个低码率高音质的AACC解码程序源码,开发平台是linux g 可直接使用。 -mpeg4 AAC source code, is a low bit rate, high sound quality the AACC decoding program source code, the development platform is linux g can be used directly.
Platform: | Size: 327680 | Author: hxb | Hits:

[OtherBoot-Rom-Voi-NXD-Linux

Description: Boot rom linux NXD Diskless hay Bootrom, thự c sự là mộ t mạ ng mà máy tính khô ng cầ n dùng ổ cứ ng cho tấ t cả các máy trạ m. tấ t cả boot từ server thô ng qua mạ ng. mạ ng này đ ƣ ợ c gọ i là diskless network và nhữ ng máy trạ m đ ƣ ợ c gọ i là Diskless Workstations. -Boot rom linux NXD Diskless hay Bootrom, thự c sự là mộ t mạ ng mà máy tính khô ng cầ n dùng ổ cứ ng cho tấ t cả các máy trạ m. tấ t cả boot từ server thô ng qua mạ ng. mạ ng này đ ƣ ợ c gọ i là diskless network và nhữ ng máy trạ m đ ƣ ợ c gọ i là Diskless Workstations.
Platform: | Size: 2492416 | Author: Noi | Hits:

[OtherUSB-de-cai-dat-Linux-cua-he-thong-mang-cong-cong.

Description: Diskless hay Bootrom, thự c sự là mộ t mạ ng mà máy tính khô ng cầ n dùng ổ cứ ng cho tấ t cả các máy trạ m. tấ t cả boot từ server thô ng qua mạ ng. mạ ng này đ ƣ ợ c gọ i là diskless network và nhữ ng máy trạ m đ ƣ ợ c gọ i là Diskless Workstations. -Diskless hay Bootrom, thự c sự là mộ t mạ ng mà máy tính khô ng cầ n dùng ổ cứ ng cho tấ t cả các máy trạ m. tấ t cả boot từ server thô ng qua mạ ng. mạ ng này đ ƣ ợ c gọ i là diskless network và nhữ ng máy trạ m đ ƣ ợ c gọ i là Diskless Workstations.
Platform: | Size: 481280 | Author: Noi | Hits:

[OtherCMT-Linux-Example-Src

Description: MTi-G微机械陀螺仪自带数据采集的vc源码-MTi-G micromechanical gyroscope comes with vc source of data acquisition
Platform: | Size: 120832 | Author: 姜鑫 | Hits:

[Linux driverds18b20_driver

Description: DS18B20是温度传感器,开发环境是mini2440 操作系统linux 编译器arm-linux-g-DS18B20 temperature sensor, the development environment is mini2440 operating system Linux compiler arm-linux-gcc
Platform: | Size: 713728 | Author: 张小军 | Hits:

[Linux driverADXL345

Description: ADXL345 三轴加速度, 并测量倾角。 开发环境 linux 开发板 S5PV210 arm-linux-g-Three-axis acceleration and inclination measurement. Development environment linux development board S5PV210 arm-linux-gcc
Platform: | Size: 3195904 | Author: | Hits:

[Data structsBSTree

Description: 搜索二叉树实现,使用C++ 模板,在linux g++环境编译正确-binary search tree code in c++
Platform: | Size: 1024 | Author: zwp | Hits:

[Internet-NetworkLINUX-HOMEWORK

Description: LIUX作业FROM BUPT 1.find /tmp –user tom –mtime +60 | xargs rm -rfv 2.cat sample.txt | tr A-Z a-z |tr –cs a-z\’ ‘\n’ | sort | uniq –c | sort –nr | head -10 6.adduser sambausr1 passwd sambausr1 adduser sambausr2 passwd sambausr2 addgroup sambausrs usermod –g sambausrs sambausr1 usermod –g sambausrs sambausr2 -LIUX job FROM BUPT 1.find/tmp-user tom-mtime+60 | xargs rm-rfv 2.cat sample.txt | tr AZ az | tr-cs az \ ' ' \ n ' | sort | uniq-c | sort- nr | head-10 adduser sambausr1 passwd sambausr1 adduser sambausr2 passwd sambausr2 addgroup sambausrs usermod –g sambausrs sambausr1 usermod –g sambausrs sambausr2
Platform: | Size: 102400 | Author: 冯加美 | Hits:

[Internet-Networkguass

Description: 这是一个生成高斯分布的c++(.cc)程序,此程序在linux下g++下编译通过。生成的高斯分布随机数序列的期望为0.0,方差为1.0。若指定期望为E,方差为V,则只需增加:GaussRand() * V + E。http://imatlab.lofter.com/ 欢迎交流学习经验-A gaussian/normal distribution program in linux g++.
Platform: | Size: 1024 | Author: 杨兰 | Hits:

[VC/MFCc-programming-in-linux

Description: This article will show you how to compile a C/C++ program on Ubuntu Linux using the GNU gcc/g++ compiler. Additions were made in order to simplify and clarify the creation of a C/C++ program on Ubuntu Linux. Hopefully this article will serve as a guide and tutorial to compiling GNU C/C++ programs on Ubuntu Linux.
Platform: | Size: 5023744 | Author: Mario | Hits:

[Linux-Unixlinux_multithread

Description: linux g++4.8下使用g++内建原子操作接口,在多线程环境下的使用。-linux g++4.8 use g++ built atomic operation interface, used in a multithreaded environment.
Platform: | Size: 1024 | Author: tgifhe | Hits:

[Software EngineeringLinux-end-G-ode

Description: 在论述 G代码解释器总体结构设计的基础上 , 详细介绍了 G代码关键字函数表和 G代码分组-On the basis of G-code interpreter discusses the overall structure of the design, the details of the code key function G and G code table grouping
Platform: | Size: 311296 | Author: 丁文鑫 | Hits:

[Software EngineeringLinux-Shell-Scripting-Tutorial-Ver-1

Description: Linux Shell Scripting Tutorial Ver. 1.0 Written by Vivek G Gite
Platform: | Size: 116736 | Author: Master | Hits:

[ELanguageS3C_BOOT

Description: S3C2440 BOOTLOADER UNDER LINUX G-S3C2440 BOOTLOADER UNDER LINUX GCC
Platform: | Size: 16384 | Author: zz | Hits:

[Otherlex

Description: 模仿lex根据规则自动生成词法分析器c源码,应用环境linux,g-Imitate lex lexical analyzer c source code is automatically generated according to the rules, the application environment linux, g++
Platform: | Size: 304128 | Author: 杨晋 | Hits:

[Software Engineeringvboot.tar

Description: vboot bootloader under arm linux g-vboot bootloader under arm linux gcc
Platform: | Size: 17408 | Author: zz | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »

CodeBus www.codebus.net